Welcome![Sign In][Sign Up]
Location:
Search - file hide

Search list

[SourceCodeHide process

Description: Hide Process and file source code
Platform: | Size: 1184796 | Author: seabird286 | Hits:

[SourceCodeHide Process demo

Description: Hide process and file
Platform: | Size: 1381715 | Author: seabird286 | Hits:

[Firewall-SecurityDCT域隐藏

Description: 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下-when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information
Platform: | Size: 203776 | Author: 韩飞 | Hits:

[Internet-Networkudpattack

Description: 远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。  2、远程关机、启动、注销、修改组织名、用户名。  3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。  4、远程注册表模拟器、快速注册表修改。  5、远程消息发送、远程进程控制。  6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。  7、远程系统命令、远程DOS命令。  8、远程屏幕抓图(可保存为图片)。  9、服务端自定义配置。可自行定义IP地址、连接端口、连接密码。   您可以根据自己的需要对该程序进行任意改 * 注意:严禁用本软件进行非法使用,否则后果自行负责,作者概不对使用此软件造成的一切后果负责!!! -Remote rebound Trojan software major functions : 1, remote file access. Including file upload and download documents. (SCH) renamed, deleted files, documents operation, document search, remote folder creation, distance to empty the folder, and so on. 2, remote shutdown, the launch, cancellation, change organizations, user name. 3, remote keyboard records, mouse control, lock keyboard and mouse to simulate the special function keys. 4, remote registry simulator, rapid changes registry. 5, remote messaging, remote process control. 6, remote View clipboard, current activities Form, and hide desktop icons, hide task bar, Start button, and other hidden. 7, remote system commands, remote DOS command. 8, remote screen From Wikipedia (saved as pictures). 9, since the definition of the server confi
Platform: | Size: 606208 | Author: 林封 | Hits:

[CA authStegano

Description: steganography tools to hide a text file in an image in true colour.-steganography tools to hide a text file in a n image in true color.
Platform: | Size: 172032 | Author: | Hits:

[OS programtruecryptsc

Description: 文件程序驱动 可以用来隐藏文件系统的有关细节-paper-driven process can be used to hide the file system on the details
Platform: | Size: 1160192 | Author: 梁公子 | Hits:

[Crack HackEncrypt

Description: What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
Platform: | Size: 9216 | Author: 刘博 | Hits:

[OS programrelease

Description: 隐藏文件的文件过滤驱动,学习文件过滤驱动的入门资料,示例代码值得一看。-Hide file filter driver, learning filter paper-driven data entry, sample code, worth a visit.
Platform: | Size: 112640 | Author: hardway | Hits:

[OS programhidemsginbmp

Description: 在BMP位图文件中隐藏你的信息 VC++下编译通过-In BMP bitmap file to hide your information VC++ Under the compiler through
Platform: | Size: 1024 | Author: easy.stone | Hits:

[Disk ToolsHiddeFile

Description: 可以帮你将想要的文件隐藏到回收站,防止被人找到。^|^-Can help you will want to hide the file to the recycle bin, to prevent being found. ^ | ^
Platform: | Size: 1024 | Author: 刘同兴 | Hits:

[File OperateFileInfoModifier

Description: 可以对文件属性修改的小东西。-File attributes can be modified in small things.
Platform: | Size: 92160 | Author: wang jingquan | Hits:

[Driver DevelopCom

Description: 这个是基于minifilter过滤驱动架构的,关于驱动层与应用程序通信的代码的应用程序部分的DEMO,是使用DOS界面,输入一个文件名,可以隐藏指定文件的文件过滤驱动的应用层实现代码,可以编译通过-This is based on minifilter filter driver framework, with regard to application-driven communication layer and application code part of DEMO, is to use the DOS interface, enter a file name, you can hide specific file filter driver realize the application layer code, compiled through
Platform: | Size: 28672 | Author: dt1985324 | Hits:

[Windows DeveloplovePet

Description: 实用功能主要有:文件分割与合并、文件加解密(新增)、控件注册(新增)、 显示/恢复桌面(新增)、定时关机(新增)、开机自启动(新增)、显示/隐藏宠物、 定制自我情话、暂停情话播放、两岸通--简繁字体互转、窃取星号密码、位图转 换为文本、文件隐藏到位图中、发送邮件、光驱管理、系统管理等等。-Practical features include: split and merge files, file encryption and decryption (new), the control register (new), show/Recovery Desktop (new), timing shutdown (new), the boot since the launch of the (new), show/hide the pets, custom self-love, then love, then suspend the players, the two sides pass- Simplified fonts conversion, theft of asterisk password, bitmap converted to text, documents hidden map in place, sending mail, drive management, system management, etc. and so on.
Platform: | Size: 1213440 | Author: gcl | Hits:

[Driver DevelopHideFile

Description: dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助 hide -i 安装驱动 hide -u 卸载驱动 hide -f -a filename 添加一个隐藏文件 by boywhp 07/09/03 Email:boywhp@126.com-DD1 compression driver source package which is inside the console is a console cabinet is the ultimate source hide.exe products to use: 1, will hide.exe copied to the system directory 2, run cmd3, hide-h Show help hide-i install Drive hide-u uninstall driver hide-f-a filename to add a hidden files by boywhp 07/09/03Email: boywhp@126.com
Platform: | Size: 112640 | Author: xixuer | Hits:

[File Formattxthide

Description: XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be asked for a key that will be used to both encode and decode the text into an image. The key can be of length from 2 to 900 characters. The encryption pattern for a key hell is not a subset of the encryption pattern for hello . See help. Created with version 7.01.-XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be asked for a key that will be used to both encode and decode the text into an image. The key can be of length from 2 to 900 characters. The encryption pattern for a key hell is not a subset of the encryption pattern for hello . See help. Created with version 7.01.
Platform: | Size: 4096 | Author: milan | Hits:

[Communicationmatlabfiles

Description: File to hide text into images in the LSB
Platform: | Size: 150528 | Author: nashat | Hits:

[Driver Developdd1

Description: windows文件过滤驱动程序,实现文件的隐藏的-file hide and filter
Platform: | Size: 68608 | Author: lxbo | Hits:

[Driver Developrootkit

Description: Hide process,file,port,directory and registery root kit.
Platform: | Size: 568320 | Author: Hong | Hits:

[OS programhide

Description: hide file/directory suspend special processes
Platform: | Size: 161792 | Author: zhansl | Hits:

[Driver Developdriver-about-file-hide-mend-delete

Description: Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
Platform: | Size: 181248 | Author: 赵亮 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net